Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sfPropelBaseTask->getConnections() must return only sfPropelDatabase connections params #216

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

asp24
Copy link

@asp24 asp24 commented Nov 12, 2013

When symfony project uses multiple databases (mongo), some Propel task (like diff) failed.

@rozwell rozwell self-assigned this Aug 5, 2016
@@ -483,7 +489,6 @@ protected function getGeneratorConfig($params = array())
'nested_set' => 'nestedset.NestedSetBehavior',
'sortable' => 'sortable.SortableBehavior',
'sluggable' => 'sluggable.SluggableBehavior',
'sortable' => 'sortable.SortableBehavior',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch

@rozwell
Copy link
Contributor

rozwell commented Mar 21, 2019

Why is there a conflict in test/bin/installer.php file?
I wanted to merge this one and then tweak some code but this is a blocker...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants